home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio / Ham Radio CD-ROM (Emerald Software) (1995).ISO / contest / dupe26 / dupe.doc next >
Text File  |  1986-12-16  |  3KB  |  105 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.                                      DUPE
  17.  
  18.                                   Version 2.6
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.                               Copyright (c) 1986
  40.  
  41.                               Larry Fournier
  42.                               1124 Burr St.
  43.                               Lake In The Hills, IL 60102
  44.  
  45.  
  46.  
  47.  
  48.                                      - 2 -
  49.  
  50.  
  51.        FEATURES
  52.  
  53.        DUPE is a full featured contest duping  and logging program.  This 
  54.        version will accomodate duping and logging of up  to 2500 contacts 
  55.        PER BAND and PER  MODE.  DUPE checks and finds  duplicate contacts 
  56.        at the rate of approximately 1000 per second.
  57.  
  58.        DUPE displays  the current time (set  to UTC or local  time at the 
  59.        DOS  prompt when  you turn  on the  computer), the total number of 
  60.        contacts for the current  band and mode, the current operator, and 
  61.        the number of contacts the current operator has made.
  62.  
  63.        The entire log  can be viewed on  screen by pressing F2  and using 
  64.        either the arrow keys or PgDn and PgUp to scroll through the  log.  
  65.        Log entry numbers are added for viewing only.  Press any other key 
  66.        to return to the DUPE main screen.
  67.  
  68.        The log  may be  printed either  in a  full log  print-out with 50 
  69.        contacts per page,  or a listing of contacts  only, SORTED in CALL 
  70.        BOOK ORDER, 300 calls per page.
  71.  
  72.        DUPE  will handle any type of  ham radio call, including "portable 
  73.        or mobile" designators.  Since DUPE checks for  an EXACT match, it 
  74.        is advisable NOT to use the "/" designation if possible.
  75.  
  76.  
  77.        SYSTEM REQUIREMENTS
  78.  
  79.        DUPE requires a minimum of 128K memory, one disk drive and DOS 2.0 
  80.        or greater.  DUPE supports  multiple disk  drives as  well as hard 
  81.        disk  drives  for  storage  of  data  files,  including  paths and 
  82.        sub-directories. 
  83.  
  84.  
  85.        DISK FILES
  86.  
  87.        DUPE.EXE is the  main program file.  To run it, simply type "DUPE" 
  88.        at the DOS prompt.
  89.  
  90.        DUPE creates a file with a  .DAT extension for each band and mode.  
  91.        The   files  created   are  random   access ASCII files having the 
  92.        following format: 
  93.  
  94.           BYTE            DESCRIPTION
  95.  
  96.           1-9              Call
  97.          10-27             Contest information
  98.          38-46             Time 
  99.          47-55             Date
  100.          56-62             Operator
  101.          63-64             Carriage Return/Line Feed
  102.  
  103.        File  naming follows the convention of mode  (CW = CW, Phone = PH, 
  104.        etc.) + band + .DAT.
  105.